Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps config from 0.14.1 to 0.15.18.

Changelog

Sourced from config's changelog.

[0.15.18] - 2025-09-30

Fixes

  • Improve consistency between missing field error messages

[0.15.17] - 2025-09-24

Features

  • corn file format support

[0.15.16] - 2025-09-15

Performance

  • Allow more build parallelism by depending on serde_core

[0.15.15] - 2025-08-29

Fixes

  • (json5) Correctly deserialize null (regressed in 0.15.14)

[0.15.14] - 2025-08-12

Performance

  • (json5) Reduce overhead when loading json5 files

[0.15.13] - 2025-07-09

Fixes

  • Skip UTF-8 BOMs when reading files

[0.15.12] - 2025-07-08

Performance

  • Upgrade to toml v0.9

[0.15.11] - 2025-03-12

Features

  • Deserialize YAML real keys as strings

[0.15.10] - 2025-03-12

... (truncated)

Commits
  • 58a9c74 chore: Release config version 0.15.18
  • 87c726f docs: Update changelog
  • fd203fb feat: Improve errors from try_deserialize (#695)
  • a227d43 chore: Update from _rust template (#699)
  • 8985729 chore: Update from _rust template
  • 753165a feat: Improve error from try_deserialize
  • f218f4a docs(docsrs): Update to new doc_cfg feature name
  • 26fa590 feat: Improve error message on missing property
  • 88c2ed1 docs(readme): Include corn
  • d652aae chore: Release config version 0.15.17
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 1, 2025
Copy link

codspeed-hq bot commented Oct 1, 2025

CodSpeed Performance Report

Merging #1462 will improve performances by 24.01%

Comparing dependabot/cargo/config-0.15.18 (465ca02) with main (8bc2a1d)

Summary

⚡ 8 improvements
✅ 8 untouched
⏩ 2 skipped1

Benchmarks breakdown

Benchmark BASE HEAD Change
read 100kb-signed.tiff (with manifest) 4.3 ms 3.7 ms +14.08%
sign 100kb gif 6.5 ms 5.6 ms +16.42%
sign 100kb jpeg 7.3 ms 6.4 ms +14.76%
sign 100kb mp3 7 ms 6.1 ms +14.87%
sign 100kb mp4 9.9 ms 8.5 ms +17.06%
sign 100kb png 7.8 ms 6.9 ms +14.47%
sign 100kb tiff 4.8 ms 3.9 ms +24.01%
sign 100kb wav 6.9 ms 6.2 ms +11.78%

Footnotes

  1. 2 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Bumps [config](https://github.com/rust-cli/config-rs) from 0.14.1 to 0.15.18.
- [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md)
- [Commits](rust-cli/config-rs@v0.14.1...v0.15.18)

---
updated-dependencies:
- dependency-name: config
  dependency-version: 0.15.18
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/config-0.15.18 branch from d882588 to 465ca02 Compare October 3, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants